Post-upgrade checks

■    Modify the web.config file to accept credit card payments from your websites.

■    Ensure that iMIS views are running on port 80.

■    Change the database recovery model back to what it was before the upgrade.

■    Check that DB Maintenance is at the same or higher version as your installed iMIS.

■    Address errors in your upgrade log:

□    If any of your business objects show errors, edit and republish them, which will upgrade them.

□    If any Public user records could not be migrated because their logons duplicated those of Full or Casual users, bring in these records manually.

□    If any records appear as "Disabled", they are orphaned Public user records that a staff member will need to re-enable before these users can log into the Public view.

■    Run and verify your upgraded objects (queries, business objects, reports) to ensure their data sources are found.

■    Check the security settings for your queries. During installation or upgrade, all queries are reset to “Authenticated Users Full Control”. This prevents anyone who is not authenticated from accessing or running queries.

■    If existing passwords will not meet the default requirements (minimum 6 characters, 1 digit), change the defaults (by editing the web.config file) before going live.

■    (Analytics) To preserve the historical data in your Analytics data warehouse, use your SQL Server tools to migrate your data warehouse to the SQL Server 2005 instance that you specified.

■    For new iParts to appear correctly on your upgraded site, look for and remove IE8 compatibility tags (<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />), which may interfere.

■    In version 15.2.5, the Item Detail, Event Detail, and Gift Detail navigation items were removed from the sitemaps of the sample sites. These were previously used to determine which content record to display when users clicked search result links for products, events, and gifts. URL shortcuts are now used instead. If you updated any of your sites to point these navigation items to custom content records, then you will need to update the new URL shortcuts from Site designer > Manage shortcuts. If you want all of your sites to point to the same set of content records, edit the All Sites shortcuts EventDetail, GiftDetail, and ItemDetail to point to the content records you prefer. If you only want one site (or a subset of sites) to use your custom search result content records, click Add, select the site, and create new EventDetail, GiftDetail, and ItemDetail shortcuts for the content records.